object IncAboutBox: TIncAboutBox Left = 306 Top = 158 BorderStyle = bsDialog Caption = 'About' ClientHeight = 272 ClientWidth = 383 Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object OKButton: TButton Left = 145 Top = 236 Width = 93 Height = 31 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Panel2: TPanel Left = 10 Top = 9 Width = 360 Height = 217 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Panel2' TabOrder = 1 object ProgramIcon: TImage Left = 10 Top = 10 Width = 65 Height = 55 AutoSize = True Picture.Data = {} IsControl = True end object ProductName: TLabel Left = 105 Top = 20 Width = 207 Height = 16 Caption = 'Incremental Combo Collection' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 105 Top = 49 Width = 78 Height = 16 Caption = 'Version 1.9' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 10 Top = 146 Width = 276 Height = 16 Caption = 'Copyright (c) 1996 Softouch Developement Inc.' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label1: TLabel Left = 10 Top = 90 Width = 308 Height = 48 Caption = 'This component is governed by the licensing agreement as describ' + 'ed in the accompanying Help file.' Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 10 Top = 191 Width = 310 Height = 16 Caption = 'To register on Compuserve GO SWREG '#39'IncCombo'#39 Font.Color = clBlack Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LabelPlus1: TLabel Left = 10 Top = 166 Width = 97 Height = 16 Caption = 'CIS:102565,2117' end end end